home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 9 / The PC-SIG Library on CD ROM - Ninth Edition.iso / 401_500 / DISK0424 / DISK0424.ZIP / FILES424.TXT < prev    next >
Text File  |  1985-11-05  |  1KB  |  29 lines

  1. ------------------------------------------------------------------------
  2. Disk No 424   Pascal Compiler                                   v1 DS2
  3. -----------------------------------------------------------------------
  4. This is a p-code compiler for an extended subset of Pascal.  It is
  5. written in Turbo Pascal for the IBM PC.  This compiler will be of
  6. interest especially to two groups of users:  (1) students learning the
  7. Pascal language, before making a committment to a commercial compiler;
  8. (2) compiler tinkerers who desire source code for modification or
  9. extension.  The compiler adheres closely to the standard Pascal of
  10. Jensen and Wirth, but does not implement file I/O.
  11.  
  12. FACILIS  COM  Pascal compiler
  13. FACILIS  000  A required overlay file
  14. FACILIS  UM   Users Manual for this Pascal compiler
  15. FACILIS  DOC  A 1-page description of the diskette contents
  16. ZELLER   PAS  Short demo program
  17. FACILIS  IM   Implementation Manual for this Pascal compiler
  18. TEST     PAS  Overall confidence test for the compiler
  19. STEST    PAS  Exercises the string facility of the compiler
  20. FACILIS  PAS  Main program in Turbo to compute day of the week
  21. BLOCK    PAS  A required include file. Contains most of compiler
  22. INTERPRT PAS  A required include file. Contains run-time interpreter
  23.  
  24.  
  25. PC Software Interest Group (PC-SIG)
  26. 1030 E Duane, Suite J
  27. Sunnyvale, CA 94086
  28. (408) 730-9291
  29.